DataInputService.deleteDataStorageRecord Method
Deletes a data storage record.
Parameters
- dataCubeId
-
Type: String
The ID of the data cube.
- transformId
-
Type: String
The ID of the data input transform.
- recordId
-
Type: String
The ID of the record to delete.
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.